|
|
|
BlueCielo Publisher 2012 Administrator's Guide | BlueCielo ECM Solutions |
The Publisher supports security privileges in some source document management systems and also supports security privileges in the publishing queue.
To grant the privilege to publish documents that reside in a Meridian Enterprise source vault:
The Publisher supports two security roles in its queue:
All users are assigned the Owner role by default.
To assign users to the Administrator queue role:
<setting name="Administrators" serializeAs="String">
<value> <DomainName1>\<UserName>;<DomainName2>\<UserName>;...<DomainNameN>\<UserName> </value>
For example:
<value>AcmeGlobal\JBrown;AcmeEurope\BSchmidt;AcmeAsia\MHong</value>
NEW Note These security privileges do not work if the Publisher queue is configured for anonymous authentication. The result is that the queue cannot be opened as an administrator to modify the publishing status of documents in the queue. The workaround is to allow local user accounts to access the queue as administrators. This can be done by configuring the EnableLocalAdministration setting in web.config similar to the preceding setting. Set the option to True to allow local accounts administrative access to the queue. The default is False.
Related concepts
Related tasks
Configuring the BlueCielo Application Manager
Configuring a Meridian Enterprise application server
Configuring the BlueCielo File Publishing Service
Registering documents for publication
Configuring email notification
Configuring the Publisher Queue web application
Configuring a SharePoint server
Related information
Dex.exe command-line parameters
Copyright © 2000-2014 BlueCielo ECM Solutions |